proceed

Allows Chromium to list the available media input devices.

All media input devices of the requested type will be visible to JavaScript.

  • For getUserMedia() calls, Chromium will select the most suitable available device and use it for the media stream.
  • For enumerateDevices() calls, all available input devices will be included in the resulting device list.

Since

8.10.0